home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 74 / XENIATGM74.iso / FIFA 2000 / setup / data1.cab / Component_1 / feart / pref.txt < prev    next >
Text File  |  1999-10-08  |  982b  |  44 lines

  1. /*===================================
  2.  Text colour definition
  3.  <fore>, <back>
  4.  ARGB
  5.  ====================================*/
  6.  
  7. colour 
  8. {
  9.     0xFF000000, 0x00000000, ; 0 Black 
  10.        0xFFFFFFFF, 0x00000000, ; 1 white
  11.     0xFFAE1B13, 0x00000000,    ; 2 Red
  12.     0xFF464646, 0x00000000,    ; 3 Dark Grey 
  13.     0xFF0f3c00, 0x00000000,    ; 4 Green 
  14.     0xFF828282, 0x00000000,    ; 5 Light Grey 
  15.     0xFF69D75E, 0x00000000,    ; 6 Green
  16.     0xFFF7E65B, 0x00000000,    ; 7 Yellow
  17.     0xFFB5C5DE, 0x00000000    ; 8 Blue
  18. }
  19.  
  20. /*===================================
  21.  Font file definition
  22.  ===================================*/
  23.  
  24. font PC
  25. {
  26.     "Aurora16.ffn",            ; Font 0
  27.     "Verdana12bi.ffn",        ; Font 1
  28.     "Verdana10bi.ffn",        ; Font 2
  29.     "Verdana10bi.ffn",        ; Font 3
  30.     "Verdana10bi.ffn",        ; Font 4
  31.     "Verdana10bi.ffn",        ; Font 5
  32.     "Verdana10bi.ffn",        ; Font 6
  33.     "Verdana10bi.ffn",        ; Font 7
  34.     "Verdana10bi.ffn"        ; Font 8
  35. }
  36. /*
  37. font PSX
  38. {
  39.     "font1.ffn",            ; Font 0
  40.     "font2.ffn",            ; Font 1
  41.     "font3.ffn"                ; Font 2
  42. }
  43. */
  44.